Ceiling(number)


Returns the closest integer greater than a given number.

See also Int, Fix, and Round.

number

Any real number.